home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11913 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: csus.edu!csus
  2. From: sac46826@csus.edu (Mike Billard)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: MSVC++4.0 compile error- help needed
  5. Date: Sun, 17 Mar 96 00:08:45 GMT
  6. Organization: California State University Sacramento
  7. Message-ID: <4ifl77$rt@news.csus.edu>
  8. References: <4if0if$m68@news.csus.edu> <4ifdnn$m8o@nuacht.iol.ie> <4ifird$t0t@news.csus.edu>
  9. NNTP-Posting-Host: @u0105-p19.dialin.csus.edu
  10. X-Newsreader: News Xpress 2.0 Beta #0
  11.  
  12. David:
  13.  
  14.   Thanks for the help, that did the trick!  I looked up precompiled headers in 
  15. the help text to find out how to shut the things off.  I learned that if you 
  16. set the precompiled headers to off or put them on automatic and use the 
  17. stdafx.h file, everything works perfectly.  
  18.  
  19.   I guess that's what I get for reading through the turorials and such, all 
  20. their programs work with no problems (no surprise there).  But the downside is 
  21. that I don't get to really see the ins and outs...
  22.  
  23.   Well, for a minute there I was about to chuck the whole C++ thing out the 
  24. door, but I'm still convinced that the language is the way to go.
  25.  
  26. -Mike Billard
  27.  
  28. email: billardm@csus.edu
  29.